[INFO] fetching crate jsonrpc-macros 10.1.0...
[INFO] checking jsonrpc-macros-10.1.0 against master#c0bb140a37c81cf59a0b40c21c9413059644e294 for pr-129249-1
[INFO] extracting crate jsonrpc-macros 10.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate jsonrpc-macros 10.1.0
[INFO] finished tweaking crates.io crate jsonrpc-macros 10.1.0
[INFO] tweaked toml for crates.io crate jsonrpc-macros 10.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate jsonrpc-macros 10.1.0 on toolchain c0bb140a37c81cf59a0b40c21c9413059644e294
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 97 packages to latest compatible versions
[INFO] [stderr]       Adding jsonrpc-core v10.1.0 (available: v18.0.0)
[INFO] [stderr]       Adding jsonrpc-pubsub v10.1.0 (available: v18.0.0)
[INFO] [stderr]       Adding jsonrpc-tcp-server v10.1.0 (available: v18.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `jsonrpc-macros` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jsonrpc-tcp-server v10.1.0
[INFO] [stderr]   Downloaded jsonrpc-server-utils v10.1.0
[INFO] [stderr]   Downloaded jsonrpc-core v10.1.0
[INFO] [stderr]   Downloaded jsonrpc-pubsub v10.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2b15ba4d7152c35f10a1b13f57b1eea4e29e1e32e2100a212d253c1a379f8a45
[INFO] running `Command { std: "docker" "start" "2b15ba4d7152c35f10a1b13f57b1eea4e29e1e32e2100a212d253c1a379f8a45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2b15ba4d7152c35f10a1b13f57b1eea4e29e1e32e2100a212d253c1a379f8a45" "/opt/rustwide/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b15ba4d7152c35f10a1b13f57b1eea4e29e1e32e2100a212d253c1a379f8a45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2b15ba4d7152c35f10a1b13f57b1eea4e29e1e32e2100a212d253c1a379f8a45" "/opt/rustwide/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `jsonrpc-macros` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking owning_ref v0.4.1
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking parking_lot_core v0.4.0
[INFO] [stderr]     Checking tokio-service v0.1.0
[INFO] [stderr]     Checking lock_api v0.1.5
[INFO] [stderr]     Checking parking_lot v0.7.1
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]     Checking tokio-codec v0.1.2
[INFO] [stderr]     Checking tokio-fs v0.1.7
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]     Checking tokio-udp v0.1.6
[INFO] [stderr]     Checking tokio-uds v0.2.7
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking jsonrpc-core v10.1.0
[INFO] [stderr]     Checking jsonrpc-pubsub v10.1.0
[INFO] [stderr]     Checking jsonrpc-server-utils v10.1.0
[INFO] [stderr]     Checking jsonrpc-macros v10.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking jsonrpc-tcp-server v10.1.0
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/auto_args.rs:517:12
[INFO] [stdout]     |
[INFO] [stdout] 517 |     let len = try!(params_len(&params));
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]   --> src/auto_args.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 74 | macro_rules! build_rpc_trait {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `Rpc::to_delegate`: Generated by jsonrpc-macros. Please use `#[rpc]` from jsonrpc-derive instead
[INFO] [stdout]   --> examples/std.rs:45:21
[INFO] [stdout]    |
[INFO] [stdout] 45 |     io.extend_with(rpc.to_delegate())
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `Rpc::to_delegate`: Generated by jsonrpc-macros. Please use `#[rpc]` from jsonrpc-derive instead
[INFO] [stdout]    --> examples/generic-trait-bounds.rs:136:22
[INFO] [stdout]     |
[INFO] [stdout] 136 |     io.extend_with(Rpc::to_delegate(RpcImpl));
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `Rpc::to_delegate`: Generated by jsonrpc-macros. Please use `#[rpc]` from jsonrpc-derive instead
[INFO] [stdout]   --> examples/pubsub-macros.rs:97:21
[INFO] [stdout]    |
[INFO] [stdout] 97 |     io.extend_with(rpc.to_delegate());
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `Rpc2::to_delegate`: Generated by jsonrpc-macros. Please use `#[rpc]` from jsonrpc-derive instead
[INFO] [stdout]    --> examples/generic-trait-bounds.rs:137:23
[INFO] [stdout]     |
[INFO] [stdout] 137 |     io.extend_with(Rpc2::to_delegate(RpcImpl));
[INFO] [stdout]     |                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `Rpc::to_delegate`: Generated by jsonrpc-macros. Please use `#[rpc]` from jsonrpc-derive instead
[INFO] [stdout]   --> examples/meta-macros.rs:63:21
[INFO] [stdout]    |
[INFO] [stdout] 63 |     io.extend_with(rpc.to_delegate());
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `Rpc::to_delegate`: Generated by jsonrpc-macros. Please use `#[rpc]` from jsonrpc-derive instead
[INFO] [stdout]   --> tests/pubsub-macros.rs:66:21
[INFO] [stdout]    |
[INFO] [stdout] 66 |     io.extend_with(rpc.to_delegate());
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `Rpc::to_delegate`: Generated by jsonrpc-macros. Please use `#[rpc]` from jsonrpc-derive instead
[INFO] [stdout]   --> tests/macros.rs:55:21
[INFO] [stdout]    |
[INFO] [stdout] 55 |     io.extend_with(rpc.to_delegate());
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `Rpc::to_delegate`: Generated by jsonrpc-macros. Please use `#[rpc]` from jsonrpc-derive instead
[INFO] [stdout]   --> tests/macros.rs:87:21
[INFO] [stdout]    |
[INFO] [stdout] 87 |     io.extend_with(rpc.to_delegate());
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `Rpc::to_delegate`: Generated by jsonrpc-macros. Please use `#[rpc]` from jsonrpc-derive instead
[INFO] [stdout]    --> tests/macros.rs:107:21
[INFO] [stdout]     |
[INFO] [stdout] 107 |     io.extend_with(rpc.to_delegate());
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/auto_args.rs:517:12
[INFO] [stdout]     |
[INFO] [stdout] 517 |     let len = try!(params_len(&params));
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `Rpc::to_delegate`: Generated by jsonrpc-macros. Please use `#[rpc]` from jsonrpc-derive instead
[INFO] [stdout]   --> examples/generic-trait.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 |     io.extend_with(rpc.to_delegate())
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]   --> src/auto_args.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 74 | macro_rules! build_rpc_trait {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.13s
[INFO] running `Command { std: "docker" "inspect" "2b15ba4d7152c35f10a1b13f57b1eea4e29e1e32e2100a212d253c1a379f8a45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b15ba4d7152c35f10a1b13f57b1eea4e29e1e32e2100a212d253c1a379f8a45", kill_on_drop: false }`
[INFO] [stdout] 2b15ba4d7152c35f10a1b13f57b1eea4e29e1e32e2100a212d253c1a379f8a45
